_KWAIT_CHAIN_ENTRY

//0x38 bytes (sizeof) struct _KWAIT_CHAIN_ENTRY { struct _LIST_ENTRY ListEntry; //0x0 struct _KTHREAD* Thread; //0x10 struct _KEVENT Event; //0x18 VOID* AbLockHandle; //0x30 };